list table

英 [lɪst ˈteɪbl] 美 [lɪst ˈteɪbl]

网络  列表; 编目表

计算机



双语例句

  1. By default, your scaffold will have a "Search" link above the list table that opens a text box where the user can enter search terms.
    默认情况下,scaffold在上面的目录表中有一个“Search”链接,使用该链接可以打开一个文本框,用户可以在这个文本框中输入搜索条件。
  2. List the dropped table history by issuing the command.
    通过发出命令来列出被删除表的历史。
  3. The linked list hash table contains information about the shared memory logging token pointers.
    这个链表散列表包含有关共享内存日志标记指针的信息。
  4. This function delegates to separate functions for adding the employee object to the list and to the table.
    该函数授权分离函数,将员工对象添加到列表以及添加到表格。
  5. Select one of the desired choices; Convert to/ Share column for all the subunits in the Subunit list table will be updated with the selected type.
    从中选择一个您想要的选项;子单元列表中所有子单元的Convertto/Share列都会随着被选中的类型而变化。
  6. Every report has at least one top-level report item, usually a grid, a list, or a table.
    每一个报表至少拥有一个顶级层次的报表项目,通常是一个格子,一个列表,或者一个表格。
  7. The following modifications are allowed in the Subunits list table.
    子单元列表中还支持接下来的编辑操作。
  8. Now, create the dropped table from the list dropped table DDL statement.
    现在,在被删除表的DDL语句清单中创建被删除的表。
  9. Therefore, when the user enables the subunit conversion, the Subunit list table gets enabled and all the subunits in the Subunits list table have Convert to/ Share column set to fragment.
    因此,当用户开始子单元转化时,子单元列表表得到了激活,而子单元列表中的所有子单元都将Convertto/Share列设置为fragment。
  10. A list of table definitions appears.
    将出现一个表定义列表。
  11. Now generate both a dynamic list and a dynamic table.
    现在生成一个动态清单和一个动态表格。
  12. The wife continued to read until she had read all three pages to her husband. She neatly placed her list on the table and folded her hands over the top of it.
    妻子又接着念。整整三页都念完之后她把单子整齐地放在桌上,两手交叉放在上面。
  13. The employee put us at the top of the list for a table instead of making us wait like everyone else.
    那个服务员把我们放在候桌单子的顶端,而不让我们像其他人一样等待。
  14. Using GAMS, data are entered only once in familiar list and table form.
    使用GAMS,数据仅仅需要一次就能在熟悉的列表和表格形式中输入。
  15. You do not need to set this property when binding to a data source that contains a single list or table.
    在绑定到包含单个列表或表的数据源时,无需设置此属性。
  16. Just using LIMIT we can list all columns in table users.
    仅使用极限,我们可以在表中列出用户的所有列。
  17. This paper describes Huaiyuan dialects phonologic system and sums up its characteristics, then list the combination table of initials and finals.
    本文描写了安徽怀远方言的音系,概括其声韵调的特点,列出声韵拼合表。
  18. A successful lookup on a list or a hash table returns a pointer to the matching element.
    一次成功的查询在一个列表或者Hash表中返回一个指针到匹配的要素。
  19. More than 16 columns specified in foreign key column list, table '%. ls'.
    在外键列的列表中指定的列多于16个,表''%1!''。
  20. Table level constraint does not specify column list, table '%. ls'.
    表级别的约束未指定列的列表,表''%1!''。
  21. Control renders items in a list using HTML table elements.
    控件使用html表元素在列表中呈现项。
  22. Allows you to specify a data source, how many columns the list has, and whether you want to display the list in a table.
    用于指定数据源、列表中列的数量以及是否在表中显示列表。
  23. Combining analysis of the concept of whole product with analysis of Customer Consumption Cycle, this article also provides list of a table, which integrates both the performance of customers and the performance of firm.
    结合产品整体概念和企业参与顾客消费流程的分析,整理出一个表格以反映顾客消费行为和企业参与的对应关系。
  24. Method of getting information from caption table and list table in DXF files
    DXF文件中标题栏及明细表信息获取方法
  25. In order to get a general knowledge of "SanZhou dialect", this paper introduces the phonetic features of Wii dialect, eastern dialect and Central Plain Mandarin dialect, and it also list the phonology table of Suzhou dialect, Yangzhou dialect and Xuzhou dialect respectively.
    为了对三州方言有一个整体的认识,本文分别介绍了吴方言、江淮方言及中原官话的语音特点,并列出苏州方言、扬州方言、徐州方言这三个方言音系表。
  26. Customize and Abstract the List Table from the AutoCAD Drawing
    AUTOCAD明细表定制与提取
  27. Finally, this paper gives an example, which can extract the list table and re-store the content into the database. This example is developed by VC++ 6.0.
    最后本文给出实例,采用VC++6.0提取装配图中的明细表,并将其存入数据库,供查询和统计使用。
  28. NC Machining Simulation of the Given Contour Part by List Table Points
    列表点给出的轮廓零件加工过程计算机模拟研究
  29. According to the process of the engineering quantity list quotation preparation, this thesis illustrates the engineering quantity list valuation table.
    根据工程量清单报价的编制流程,举例说明了工程量清单计价表的编制。
  30. Double-linked circular list and hash table are used here to manage all buffers.
    缓冲区的数据结构采用双向循环链表和哈希表。